SftTree/NET 2.0

InsertAfter Method, ItemClass Class

Softel vdm, Inc.

Inserts a new item as the next sibling of this item.

Syntax      ItemClass Class (Softelvdm.SftTreeNET)

VB   

Public Function InsertAfter() As ItemClass

C#   

public ItemClass InsertAfter();

C++   

public: ItemClass^ InsertAfter();

Return Value

The new item.

Comments

The InsertAfter method inserts a new item as the next sibling of this item.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com